2007-06-06 Brian Cameron <brian.cameron@sun.com>
* gdk/Makefile.am: Add gdkmedialib.h to EXTRA_DIST so this header
file gets included with the distribution, as needed. Fixes bug
#442888. Reviewed by Matthias Clasen.
svn path=/trunk/; revision=18050
+2007-06-06 Brian Cameron <brian.cameron@sun.com>
+
+ * gdk/Makefile.am: Add gdkmedialib.h to EXTRA_DIST so this header
+ file gets included with the distribution, as needed. Fixes bug
+ #442888. Reviewed by Matthias Clasen.
+
2007-06-06 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkevents-quartz.c
gdkkeysyms-update.pl \
gdk.def \
gdkmarshalers.list \
+ gdkmedialib.h \
makeenums.pl \
makefile.msc \
gdk.symbols \
if USE_MEDIALIB
medialib_sources = \
gdkmedialib.c
-medialib_h_sources = \
- gdkmedialib.h
else
medialib_sources =
-medialib_h_sources =
endif
#